Run & Debug

A multi-runtime debugging environment integrated directly into the bottom panel. It abstracts the complexity of launching debug configurations for supported languages.

Supported Runtimes

Features

[!WARNING] External Dependencies: While Node.js support is native to the environment, debugging for other languages relies on the host system having the respective runtimes, compilers, and debug adapters (like `gdb`, `xdebug`, `debugpy`, etc.) installed locally.